| netsqlazman_ApplicationsTable |
| Logical Entity Name | netsqlazman_ApplicationsTable |
| Default Table Name | netsqlazman_ApplicationsTable |
| Physical Only | NO |
| Definition | |
| Note |
| netsqlazman_ApplicationsTable Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
ApplicationId |
int | NO | ||
StoreId |
int | NO | ||
| Name | nvarchar(255) | NO | ||
| Description | nvarchar(1024) | NO |
| netsqlazman_ApplicationsTable Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Applications_StoreId_Name_Unique_Index | Index | Name, StoreId |
| PK_netsqlazman_ApplicationsTable | PrimaryKey | ApplicationId |
| netsqlazman_ApplicationsTable Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| netsqlazman_StoresTable | Non-Identifying | One To Zero or More | FK_Applications_Stores | StoreId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| netsqlazman_ApplicationAttributesTable | Non-Identifying | One To Zero or More | FK_ApplicationAttributes_Applications | NO | YES | |||
| netsqlazman_ApplicationGroupsTable | Non-Identifying | One To Zero or More | FK_ApplicationGroups_Applications | NO | YES | |||
| netsqlazman_ApplicationPermissionsTable | Non-Identifying | One To Zero or More | FK_ApplicationPermissions_ApplicationsTable | NO | YES | |||
| netsqlazman_ItemsTable | Non-Identifying | One To Zero or More | FK_Items_Applications | NO | YES |
| netsqlazman_ApplicationsTable Check Constraints |
| Check Constraint Name | CheckConstraint |